home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000111_owner-linux-arm…r.rutgers.edu _Wed Jun 10 12:27:36 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id MAA18175
  4.     for <willy@odie.barnet.ac.uk>; Wed, 10 Jun 1998 12:27:34 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id MAA17181
  7.     for <willy@bofh.ai>; Wed, 10 Jun 1998 12:28:01 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:50784 "EHLO vger.rutgers.edu" ident: "TIMEDOUT") by nic.funet.fi with ESMTP id <19689-685>; Wed, 10 Jun 1998 14:27:11 +0300
  9. Received: by vger.rutgers.edu id <971263-27857>; Wed, 10 Jun 1998 05:41:10 -0400
  10. Received: from hermes.ex.ac.uk ([144.173.6.14]:5154 "EHLO exeter.ac.uk" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <971317-27857>; Wed, 10 Jun 1998 05:30:55 -0400
  11. Received: from hebe [144.173.6.23] by hermes via SMTP (MAA27246); Wed, 10 Jun 1998 12:15:32 +0100 (BST)
  12. Date:     Wed, 10 Jun 1998 12:15:32 +0100 (BST)
  13. From: Phil Norman <P.C.F.Norman@exeter.ac.uk>
  14. X-Sender: py95pcfn@hebe
  15. To: Simon Ogilvie <simon_ogilvie@ionica.co.uk>
  16. cc: linux-arm@vger.rutgers.edu
  17. Subject: RE: Installing
  18. In-Reply-To: <c=GB%a=_%p=Ionica%l=CAMB3EX-980610081505Z-43235@camb5ex.Ionica.co.uk>
  19. Message-ID: <Pine.SGI.3.91.980610120728.25380A-100000@hebe>
  20. MIME-Version: 1.0
  21. Content-Type: TEXT/PLAIN; charset=US-ASCII
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. X-Loop: majordomo@vger.rutgers.edu
  26. Status: RO
  27.  
  28. On Wed, 10 Jun 1998, Simon Ogilvie wrote:
  29.  
  30. > but copying them into a RiscOS partition truncates the filenames.
  31.  
  32. This doesn't matter at all, although it might be best if you ensure 
  33. all the files end in .arm.rpm.  You can do this with the following line 
  34. (assuming you're in the same directory as the rpm files):
  35.  
  36. for I in `ls`;do mv $I $I.arm.rpm;done
  37.  
  38. This is from memory - if it's wrong someone please correct it.
  39.  
  40.  
  41. > Even so, when copied over (in batches of 77!) onto the Linux
  42. > partition the installer recognises them and tries to install from
  43. > them.  I still get a problem later in the install though, when it 
  44. > pops up error dialogue boxes complaining about some of the
  45. > packages.  Unfortunately the packages it complains about
  46. > include ld.so and kbd, so I guess there's not a lot of point in
  47. > continuing without them!
  48.  
  49. For some reason, the installer does put up loads of complaint boxes, 
  50. although what they're complaining about exactly has always puzzled me.  
  51. Ignoring these doesn't seem to produce any problems (in fact the PC 
  52. redhat does the same).  Such lines complain about a certain package, 
  53. giving a line number.  If it's just these you're getting ignore them.
  54.  
  55. Tip for getting past these - pressing 'Return' causes the RedHat window 
  56. manager thingy to make the 'OK' button press down.  This takes a small 
  57. amount of time, and the boxes can be skipped more quickly by using F12 
  58. (to go to the next screen).
  59.  
  60.  
  61. > What I'm not sure about is whether I've got a compatible set
  62. > of files.  The kernel, root and supplemental disks are copied
  63. > from Russell's web site (I think the kernel is 2.0.33).  The RedHat
  64. > base files are from Phil's web site, and the RPMs are from the
  65. > Clan CD.  Is this OK, or am I trying to mix incompatible versions?
  66.  
  67. Everything should be fine.  As far as I know, the RPMs don't care what 
  68. version of the kernel you're using (with the exception of ELF RPMs, of 
  69. which there are none in the armlinux distribution).
  70.  
  71.  
  72. > The machine by the way is a SA110 RiscPC600 with the Acorn
  73. > IDE controller (original), 48Mb RAM, and a Quantum Fireball 1.2Gb
  74. > drive partitioned into RiscOS (450Mb), Linux table (few Kb), Linux
  75. > root (700Mb) and Linux swap (128Mb).  Is that a fair config?
  76.  
  77. I shouldn't think you'll need so much swap.  I find it reasonably 
  78. difficult to use my swap, and I've only got 22M.  Unless you're intending 
  79. to use tons of memory for something, you could probably get away with no 
  80. swap at all (although having a little is probably wise).
  81.  
  82. -- 
  83. Sorry, my sig seems to have been randomly deleted today.
  84.  
  85. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu